home *** CD-ROM | disk | FTP | other *** search
- Path: gate.net!pslfl2-14
- From: bhutto@gate.net (William Hutto)
- Newsgroups: comp.lang.c
- Subject: Re: Procedure for CRC-16 Value for a given text string
- Date: 11 Jan 1996 23:37:20 GMT
- Organization: CyberGate, Inc.
- Message-ID: <4d46vg$1vs0@news.gate.net>
- References: <30f486cf.64849689@news.alt.net> <4d21np$374@crl4.crl.com>
- NNTP-Posting-Host: pslfl2-14.gate.net
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <4d21np$374@crl4.crl.com>, kossick@crl.com (Paul J. Kossick) wrote:
- >JC (jcharper@alt.net) wrote:
- >
- >: To anyone with some knowledge of C - programming language. I need a
- >: procedure that will compute a CRC-16 value for a given text string.
- >: This should receive a text string as input and produce a two byte CRC
- >: value as output. The output has to be two data bytes. The carriage
- >: return byte is not to be included in the CRC computations. This should
- >: be able to read text strings from the terminal, call the procedure,
- >: and then print the string and the appropriate CRC value. The output
- >: will be the text string that was input and the corresponding CRC
- >: value. Then, the CRC value should be converted into a 4 digit Hex
- >: value. Any suggestions ???
- >
- >: Please help !!
- >
- >Why am I tempted to quote my consulting rates here?
- >
-
- comp.lang.c (comp-lang-see) A fourth generation computer language with
- English style statements (other languages through a translator)
- with a highly intelligent multi-processing parser. Outputs
- generously commented C code.
-
-
- Bill
-
- "Whatcha got on?...Your mind?"
-